Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge with merge-commit from dev to main, in preparation for archiving of dev #2942

Closed
wants to merge 31 commits into from

Conversation

davidmrdavid
Copy link
Contributor

As in title.

davidmrdavid and others added 30 commits May 30, 2024 16:42
This PR caches TokenCredential to resolve a memory issue that has been reported when managed identity is enabled. With these changes, we only create the TokenCredential object once instead of every time that GetStorageAccountDetails() is called. This also means that TokenRenewalState is also created once.
Increase Azure.Identity Dependency to v1.11.4
This PR migrates the pipelines to 1ES pipelines. It adds 2 files - official-build.yml and build.yml. official-build.yml references build.yml and runs on any changes pushed to the main branch.
…2861)

* initial commit

* version update

* reword description

* udpate by comment

* reword

* remove typo
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* add \
* Update StandardConnectionInfoProvider.cs

* Update StandardConnectionInfoProvider.cs

* Update StandardConnectionInfoProvider.cs

* Update StandardConnectionInfoProvider.cs

* add description about the resolve method implementation

* remove whitespace

* update by comment
* rev version and DTFx.dep

* mssql-tools to mssql-tools18
* Update ToDoList.csproj

* Update DurableClientSampleFunctionApp.csproj
* Update AssemblyInfo.cs

* Update Worker.Extensions.DurableTask.csproj
…ke 1ES build deterministic, increase CI Azurite version (#2914)
- System.Text.Json from 6.0.0 -> 6.0.10
@davidmrdavid davidmrdavid changed the title Sync merge to dev, in preparation for archiving of dev merge with merge-commit from dev to main, in preparation for archiving of dev Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants